.containerserver .fwqjj {
  position: relative;
  padding: 60px 0;
}
.containerserver .fwqjj .txtbox {
  text-align: center;
}
.containerserver .fwqjj .tit {
  font-size: 30px;
  line-height: 40px;
}
.containerserver .fwqjj .txt {
  color: #666;
  margin-top: 25px;
  padding: 0 120px;
}
.containerserver .zdyql {
  position: relative;
  padding: 60px 0 100px 0;
  background: #f4f4f4;
}
.containerserver .zdyql ul {
  margin: 0 -10px;
  padding-top: 40px;
}
.containerserver .zdyql ul li {
  float: left;
  width: 50%;
  margin-top: 20px;
  padding: 0 10px;
}
.containerserver .zdyql ul li .item {
  background: #fff;
  min-height: 220px;
  position: relative;
  transition: all 500ms ease-in-out;
  padding: 45px 20px;
  padding-left: 10px;
  padding-right: 40px;
  padding-bottom: 20px;
  text-align: justify;
  border-bottom: solid 3px #fff;
}
.containerserver .zdyql ul li .item em {
  font-style: normal;
  display: inline-block;
}
.containerserver .zdyql ul li span {
  width: 20%;
  float: left;
  text-align: center;
  display: block;
}
.containerserver .zdyql ul li span img {
  max-height: 70px;
  transition: all 500ms ease;
}
.containerserver .zdyql ul li .txtbox {
  width: 80%;
  float: left;
  padding-left: 20px;
}
.containerserver .zdyql ul li .tit {
  font-size: 18px;
  position: relative;
}
.containerserver .zdyql ul li .txt {
  color: #666;
  margin-top: 10px;
}
.containerserver .zdyql ul li .txt em {
  display: inline-block;
  font-style: normal;
}
.containerserver .zdyql ul li:nth-child(2) span,
.containerserver .zdyql ul li:nth-child(4) span,
.containerserver .zdyql ul li:nth-child(6) span {
  width: 18%;
}
.containerserver .zdyql ul li:nth-child(2) .item,
.containerserver .zdyql ul li:nth-child(4) .item,
.containerserver .zdyql ul li:nth-child(6) .item {
  padding-right: 25px;
  padding-left: 15px;
}
.containerserver .zdyql ul li:nth-child(2) .txtbox,
.containerserver .zdyql ul li:nth-child(4) .txtbox,
.containerserver .zdyql ul li:nth-child(6) .txtbox {
  padding-left: 0;
}
.containerserver .zdyql ul li:nth-child(2) .txtbox em,
.containerserver .zdyql ul li:nth-child(4) .txtbox em,
.containerserver .zdyql ul li:nth-child(6) .txtbox em {
  display: inline-block;
  font-style: normal;
}
.containerserver .zdyql ul li:hover .item {
  background: #fff;
  border-color: #ed6827;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.04);
}
.containerserver .yycj {
  position: relative;
  padding: 60px 0 80px 0;
}
.containerserver .yycj .tabmenu {
  margin-top: 30px;
}
@media (max-width: 768px) {
  .containerserver .yycj .tabmenu {
    border-right: solid 1px #eeeeee;
  }
}
.containerserver .yycj .tabmenu ul {
  width: 100.35%;
}
@media (max-width: 768px) {
  .containerserver .yycj .tabmenu ul {
    width: 100%;
  }
}
.containerserver .yycj .tabmenu li {
  width: 33.3333%;
  float: left;
  cursor: pointer;
  font-size: 16px;
  margin-left: -1px;
  line-height: 50px;
  color: #999;
  position: relative;
  border: solid 1px #eeeeee;
  text-align: center;
}
.containerserver .yycj .tabmenu li:before {
  top: 0;
  left: 50%;
  content: "";
  width: 0;
  height: 3px;
  z-index: 1;
  opacity: 0;
  transition: all 500ms ease;
  background: #ed6827;
  position: absolute;
}
@media (max-width: 768px) {
  .containerserver .yycj .tabmenu li {
    margin-left: 0;
    border-right: 0;
  }
}
.containerserver .yycj .tabmenu .cur {
  color: #333;
  cursor: pointer;
  background: #f4f4f4;
}
.containerserver .yycj .tabmenu .cur:before {
  width: 100%;
  opacity: 1;
  left: 0;
}
.containerserver .yycj .tabcontent {
  display: none;
  min-height: 390px;
  background: #fafafa;
  border: solid 1px #eeeeee;
  border-top: 0;
}
.containerserver .yycj .tabcontent .bt {
  font-size: 16px;
  line-height: 20px;
  padding-left: 20px;
  position: relative;
}
.containerserver .yycj .tabcontent .bt:before {
  content: "";
  width: 4px;
  height: 16px;
  top: 2px;
  left: 0;
  position: absolute;
  background: #ed6827;
}
.containerserver .yycj .tabcontent .left {
  width: 55%;
  float: left;
  padding-left: 30px;
  padding-top: 40px;
}
.containerserver .yycj .tabcontent .right {
  width: 45%;
  float: right;
  padding: 90px 40px 0 40px;
}
.containerserver .yycj .tabcontent-2 .right {
  padding-right: 30px;
}
.containerserver .yycj .tabcontent-3 .right {
  padding-top: 140px;
}
.containerserver .zdfwq {
  padding: 80px 0;
  background: #f4f4f4;
}
.containerserver .zdfwq .inside-text {
  padding-top: 30px;
  text-align: center;
  font-size: 16px;
  color: #666;
}
.containerserver .zdfwq .button {
  margin-top: 60px;
  text-align: center;
}
.containerserver .zdfwq .button a {
  color: #fff;
  font-size: 18px;
  height: 45px;
  max-width: 250px;
  width: 100%;
  line-height: 45px;
  background: #ed6827;
  display: inline-block;
}
.containerserver .zdfwq .button a:hover {
  background: #e05a3f;
}
@media (max-width: 768px) {
  .containerserver .fwqjj .txtbox {
    padding-top: 20px;
  }
  .containerserver .fwqjj .txt {
    padding: 0 0px;
    margin-top: 15px;
    text-align: left;
    text-align: justify;
  }
  .containerserver .zdyql ul li .item {
    padding: 20px;
  }
  .containerserver .zdyql ul li .txtbox {
    padding-left: 20px;
  }
  .containerserver .yycj .tabcontent {
    padding: 20px;
    padding-top: 0;
    text-align: justify;
    min-height: auto;
    background: #fff;
  }
  .containerserver .yycj .tabcontent .left {
    padding-left: 0;
    width: 100%!important;
    float: none;
  }
  .containerserver .yycj .tabcontent .right {
    width: 100%;
    float: right;
    padding: 20px 0!important;
  }
}
@media (max-width: 500px) {
  .containerserver .inside-title .title {
    font-size: 18px;
  }
  .containerserver .fwqjj {
    padding: 30px 0;
  }
  .containerserver .fwqjj .leftpic {
    display: none;
  }
  .containerserver .fwqjj .txtbox {
    width: 100%;
    float: none;
    padding: 0 5px;
  }
  .containerserver .fwqjj .txtbox .tit {
    text-align: center;
    font-size: 18px;
  }
  .containerserver .zdyql {
    padding: 40px 0 30px 0;
  }
  .containerserver .zdyql ul {
    padding-top: 15px;
    margin: 0;
  }
  .containerserver .zdyql ul li {
    padding: 0;
    margin-top: 15px;
    overflow: hidden;
    width: 100%;
    float: none;
  }
  .containerserver .zdyql ul li span {
    width: 100%!important;
    float: none;
  }
  .containerserver .zdyql ul li .txtbox {
    width: 100%;
    float: none;
    padding-left: 0;
    text-align: center;
    text-align: justify;
  }
  .containerserver .zdyql ul li .tit {
    margin-top: 10px;
    font-size: 16px;
    text-align: center;
  }
  .containerserver .zdyql ul li .item {
    padding: 30px 20px!important;
    overflow: hidden;
    min-height: auto;
  }
  .containerserver .yycj {
    padding: 40px 0 30px 0;
  }
  .containerserver .yycj .tabmenu li {
    font-size: 13px;
  }
  .containerserver .yycj .tabcontent .left {
    padding-top: 20px;
  }
  .containerserver .yycj .tabcontent .left .jindu {
    margin: 0;
    padding-bottom: 30px;
    margin-left: 40px;
  }
  .containerserver .yycj .tabcontent .left .jindu:before {
    display: none;
  }
  .containerserver .yycj .tabcontent .left .jindu li {
    width: 100%!important;
    float: none;
    margin-top: 20px;
    min-height: auto;
    padding-left: 0;
    padding-right: 0;
  }
  .containerserver .yycj .tabcontent .left .jindu li span {
    top: 0;
    left: 0;
    width: auto;
    line-height: 20px;
    height: auto;
    font-weight: 700;
    color: #666;
    background: none;
    position: absolute;
  }
  .containerserver .yycj .tabcontent .left .jindu li p {
    padding-left: 25px;
    width: 100%!important;
  }
  .containerserver .yycj .tabcontent .right {
    padding-bottom: 0;
  }
  .containerserver .zdfwq {
    padding: 40px 0 30px 0;
  }
  .containerserver .zdfwq .inside-text {
    font-size: 14px;
  }
  .containerserver .zdfwq .button {
    margin-top: 30px;
  }
  .containerserver .zdfwq .button a {
    max-width: 160px;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
  }
}
@media (max-width: 360px) {
  .containerserver .inside-title .title {
    font-size: 16px;
  }
  .containerserver .yycj .tabmenu li {
    font-size: 11px;
  }
}
